home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15357 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.mcgill.ca!news
  2. From: Magdalinos Christos <magdal@cs.mcgill.ca>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Garbage collecor libraries
  5. Date: Thu, 04 Apr 1996 19:19:29 -0500
  6. Organization: McGill University
  7. Message-ID: <31646711.2781E494@cs.mcgill.ca>
  8. References: <3164390D.2C1B@bnr.ca>
  9. NNTP-Posting-Host: thunder.mcrcim.mcgill.edu
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.2 sun4)
  14.  
  15. Seshu Madhavapeddy wrote:
  16. > Hello,
  17. > I am looking for information on libraries that provide automatic memory
  18. > management when linked with my executables. I am also interested to know
  19. > the
  20. > implications on using such libraries on performance. Any info/pointers
  21. > will
  22. > be highly appreciated.
  23. > Thanks,
  24. > Nagesh.
  25.  
  26. Hi,
  27.  
  28. a few months ago BYTE had an article about a library like that!
  29. You can find the code in BYTE's site [www.byte.com  I think].
  30. It's called RGC!!It should be 2 or 3 months back!! It's not so easy to
  31. use
  32. but it does the job!
  33. Good luck
  34. CM
  35.